WPS Office.apk(点击下载) / utt.java


package defpackage;

import java.io.IOException;
import java.util.ArrayList;

/* renamed from: utt  reason: default package */
public final class utt {
    public static int vMt = 0;
    public cls ckF;
    public tqy kIg;

    public utt(cls cls, tqy tqy) {
        this.ckF = cls;
        this.kIg = tqy;
    }

    public final void nq() throws IOException {
        if (this.ckF != null) {
            ArrayList<tvs> arrayList = new ArrayList();
            two X = two.X(this.kIg.Jy());
            if (X.fyY()) {
                X.fyX().c(arrayList);
            }
            col col = new col(uul.a(this.ckF));
            col.startDocument();
            col.N("p", "cmLst");
            col.M("p", "http://schemas.openxmlformats.org/presentationml/2006/main");
            col.M("r", "http://schemas.openxmlformats.org/officeDocument/2006/relationships");
            col.M("a", "http://schemas.openxmlformats.org/drawingml/2006/main");
            for (tvs tvs : arrayList) {
                col.N("p", "cm");
                col.r("authorId", tvs.fuW());
                if (tvs.ftq()) {
                    col.J("dt", tvs.fuY());
                }
                col.r("idx", tvs.aiM());
                baz.a(col, tvs.fuT(), "p", "pos");
                col.N("p", "text");
                col.addText(tvs.fuU());
                col.O("p", "text");
                col.O("p", "cm");
            }
            col.O("p", "cmLst");
            col.endDocument();
        }
    }
}